NevronOpenVision
Nevron.Nov.DataStructures Namespace / NFilterIterator<T> Class
Properties Methods


NFilterIterator<T> Class Members

The following tables list the members exposed by NFilterIterator<T>.

Public Constructors
 NameDescription
Public ConstructorInitializer constructor  
Top
Public Properties
 NameDescription
Public PropertyGets the element in the collection at the current position of the iterator.  
Top
Public Methods
 NameDescription
Public MethodAdvances the iterator to the next element of the collection.  
Public MethodSets the iterator to its initial position, which is before the first element in the collection.  
Top
See Also